Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Distinguish between Select query and Action Query, Database and Table, Filter an...Jan 20
Differentiate between crosstab query & Action query.Jan 20
Differentiate between select Query & parameter Query.Jan 20
Using the CHECKS table, write a query to return all the unique remarksDec 21
Using today's TEAMSTATS table, write a query to determine who is batting under...Dec 21
Will SELECT SUM(LASTNAME) FROM CHARACTERS query work?Dec 21
What would happen if you created a table and granted select privileges on the ta...Dec 21
If you own a table, who can select from that table? Dec 21
What are macro actions? Name any two actions provided by Access?Jan 20
What are macro actions? Name any two actions provided by Access?Jan 20
What are some database objects? Dec 21
Using the CHECKS table from earlier today, write a query to return just the chec...Dec 21
Which of the following features that distinguish object oriented programming fro...Jun 09
Distinguish between paste and paste special.Jan 20
Rewrite the query from exercise 1 so that the remarks will appear as the first c...Dec 21
What will SELECT COUNT(*) FROM TEAMSTATS; query return?Dec 21
What will SELECT SUBSTR LASTNAME,1,5 FROM NAME_TBL; query retunr?Dec 21
What is a ’query’ in Access? State and explain the different kinds of queries...Jan 20
If you have a trigger on a table and the table is dropped, does the trigger stil...Dec 21
What happens during a full-table scan? Dec 21
How can you avoid a full-table scan? Dec 21
How to create table?Dec 15
How to insert records into tables?Dec 15
Provide syntax to rename a tableDec 17
Provide syntax to truncate a tableDec 17
Dual table in oracleDec 17
How can you tell whether a database is truly relational? Dec 21
Distinguish between the memories mapped I/O peripheral I/O?Oct 03
string is a - Select optionFeb 11
C++ Templates support the concept of - Select optionSep 23
Which is NOT true about Templates? - Select optionOct 27
Select true option for A friend functionNov 03
The default constructor for class A is - select optionSep 30
Operator overloading is necessary because - select optionMay 22
Which overloads a unary minus operator and returns no values - Select optionMar 21
Consider the following code segment and select one of the optionOct 27
How to select records?Dec 15
Functional decomposition technique can be used to implement - Select optionDec 15
Data flow diagram is also known as - Select optionDec 15
In Oracle, how can you find out what tables and views you own? Dec 21
Should tables and their corresponding indexes reside on the same disk? Dec 21
What does the # in front of a temporary table signify? Dec 21
Are triggers used with the SELECT statement? Dec 21
How would you select group of worksheets?Jan 20
How can you select a row, a column or an entire sheet in Excel?Jan 20
Which is NOT true about prototyping process? - Select optionDec 15
Can you use ORDER BY on a column that is not one of the columns in the SELECT st...Dec 21
What SELECT COUNT(LASTNAME) FROM CHARACTERS; will return?Dec 21
If a class contains the objects of another class as its members, then it is know...Dec 19
Which is not an input/output stream class? - Select optionAug 16